home *** CD-ROM | disk | FTP | other *** search
/ 1,001 Hikes in North America / 1001Hikes.iso / dataroot / newyork / htm / maps / map042.swf / scripts / DefineButton2_162 / BUTTONCONDACTION on(press).as next >
Text File  |  2002-07-07  |  97b  |  5 lines

  1. on(press){
  2.    gotoAndPlay(3);
  3.    startDrag("",1,_X,eval("../:top"),_X,eval("../:bottom"));
  4. }
  5.